API Documentation
Public Attributes | List of all members
nkScripts::UserTypeHolder Struct Reference

Holds information about a user type parameter. More...

Public Attributes

std::string _userTypeName
 The user type name of the variable referenced.
 
void * _userData = nullptr
 The user data pointer attached.
 
ScriptObjectView _objectRef
 If parameter is a USER_DATA, it will provide a view that can be converted to a reference if needed.
 

Detailed Description

Holds information about a user type parameter.


The documentation for this struct was generated from the following file: